[INFO] cloning repository https://github.com/Sherlock2019/nodejs-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sherlock2019/nodejs-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock2019%2Fnodejs-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock2019%2Fnodejs-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 910a5480c1ac748b5fa8ff3da531241eaf106388
[INFO] fixing Sherlock2019/nodejs-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock2019%2Fnodejs-rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Sherlock2019/nodejs-rust
[INFO] finished tweaking git repo https://github.com/Sherlock2019/nodejs-rust
[INFO] tweaked toml for git repo https://github.com/Sherlock2019/nodejs-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sherlock2019/nodejs-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sherlock2019/nodejs-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad
[INFO] running `Command { std: "docker" "start" "0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/neon/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/neon-macros/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating test/electron/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating test/napi/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking linkify v0.9.0
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking syn-mid v0.5.3
[INFO] [stderr]     Checking neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros)
[INFO] [stderr]    Migrating crates/neon-macros/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon)
[INFO] [stderr]    Migrating crates/neon/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking psd v0.3.4
[INFO] [stderr]        Fixed crates/neon/src/types_impl/buffer/types.rs (1 fix)
[INFO] [stderr]     Checking electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron)
[INFO] [stderr]     Checking napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi)
[INFO] [stderr]    Migrating test/electron/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating test/napi/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling nodejs-sys v0.14.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros)
[INFO] [stderr]     Checking neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon)
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi)
[INFO] [stderr]     Checking electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron)
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> test/napi/src/js/typedarrays.rs:219:67
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<JsObject>
[INFO] [stdout]     |                                                    ---            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<'cx, JsObject>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> test/napi/src/js/typedarrays.rs:219:67
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<JsObject>
[INFO] [stdout]     |                                                    ---            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn detach_and_then<'cx, F>(mut cx: FunctionContext<'cx>, f: F) -> JsResult<'cx, JsObject>
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/neon/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/neon-macros/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating test/electron/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating test/napi/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros)
[INFO] [stderr]     Checking electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron)
[INFO] [stderr]     Checking napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi)
[INFO] [stderr]     Checking neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon)
[INFO] [stderr]    Migrating test/electron/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/neon-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating test/napi/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/neon/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/neon/src/sys/fun.rs (5 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/mem.rs (1 fix)
[INFO] [stderr]        Fixed crates/neon/src/sys/string.rs (6 fixes)
[INFO] [stderr]        Fixed crates/neon/src/handle/root.rs (1 fix)
[INFO] [stderr]        Fixed crates/neon/src/sys/reference.rs (4 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/array.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/types_impl/buffer/types.rs (3 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/object.rs (10 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/lifecycle.rs (3 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/error.rs (9 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/convert.rs (1 fix)
[INFO] [stderr]        Fixed crates/neon/src/sys/arraybuffer.rs (5 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/external.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/types_impl/boxed.rs (1 fix)
[INFO] [stderr]        Fixed crates/neon/src/context/internal.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/lifecycle.rs (1 fix)
[INFO] [stderr]        Fixed crates/neon/src/types_impl/promise.rs (1 fix)
[INFO] [stderr]        Fixed crates/neon/src/sys/async_work.rs (3 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/call.rs (4 fixes)
[INFO] [stderr]        Fixed crates/neon/src/object/mod.rs (6 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/promise.rs (4 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/tsfn.rs (6 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/date.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/tag.rs (18 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/mod.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/typedarray.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/scope.rs (4 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/bindings/mod.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/no_panic.rs (12 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/buffer.rs (6 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/bindings/functions.rs (2 fixes)
[INFO] [stderr]        Fixed crates/neon/src/sys/primitive.rs (6 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling neon-macros v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon-macros)
[INFO] [stderr]     Checking neon v1.0.0-alpha.4 (/opt/rustwide/workdir/crates/neon)
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct HandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl HandleScope {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EscapableHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EscapableHandleScope {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl EscapableHandleScope {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 38 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InheritedHandleScope` is never constructed
[INFO] [stdout]   --> crates/neon/src/sys/raw.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct InheritedHandleScope;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:233:34
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<Self>
[INFO] [stdout]     |                  --              ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn lock<'b>(&'b mut self) -> Lock<'b, Self>
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/context/mod.rs:525:54
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<Self, E>
[INFO] [stdout]     |                         ---                          ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'cx`
[INFO] [stdout]     |
[INFO] [stdout] 525 |     fn task<'cx, O, E>(&'cx mut self, execute: E) -> TaskBuilder<'cx, Self, E>
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:105:71
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&mut LocalCellValue>
[INFO] [stdout]     |                                        -- the lifetime is named here  ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     pub(crate) fn get<'cx, 'a, C>(cx: &'a mut C, id: usize) -> Option<&'a mut LocalCellValue>
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:116:81
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &mut LocalCellValue
[INFO] [stdout]     |                                                   -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub(crate) fn get_or_init<'cx, 'a, C, F>(cx: &'a mut C, id: usize, f: F) -> &'a mut LocalCellValue
[INFO] [stdout]     |                                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/neon/src/lifecycle.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |         cx: &'a mut C,
[INFO] [stdout]     |              -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 132 |     ) -> Result<&mut LocalCellValue, E>
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 132 |     ) -> Result<&'a mut LocalCellValue, E>
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking electron-tests v0.1.0 (/opt/rustwide/workdir/test/electron)
[INFO] [stderr]     Checking napi-tests v0.1.0 (/opt/rustwide/workdir/test/napi)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> test/electron/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[neon::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `neon::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `electron-tests` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> test/electron/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[neon::main]
[INFO] [stdout]   | ^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `neon::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `electron-tests` (lib test) due to 1 previous error
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> test/napi/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[neon::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `neon::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> test/napi/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[neon::main]
[INFO] [stdout]    | ^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `neon::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `napi-tests` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `napi-tests` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad", kill_on_drop: false }`
[INFO] [stdout] 0603ba01e1e6c0c4bff21e76e8f4ba831ca8c3edb56f8451c5a1379c78167aad
